git-sem-intr
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Fri, 26 Aug 2022 21:32:46 +0000 (22:32 +0100)
committerAurelien Jarno <aurel32@debian.org>
Fri, 26 Aug 2022 21:32:46 +0000 (22:32 +0100)
commitedcc88da5046ed823e9d9b07f2c1f63eb45f7c89
tree93a4b68ee97fc106c5256c1c67e0e4af3e60b036
parente99065847eab0177d9889aa0144970f9ccd0118f
git-sem-intr

Committed for glibc 2.32

commit b2cdf72e5c496153050551f0ce704e9ef08ffeac
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Feb 10 00:52:50 2020 +0000

    htl: Make sem_wait/sem_timedwait interruptible

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-sem-intr.diff
htl/Makefile
htl/pt-internal.h
sysdeps/htl/sem-timedwait.c
sysdeps/mach/htl/pt-block-intr.c [new file with mode: 0644]
sysdeps/mach/htl/pt-block.c
sysdeps/mach/htl/pt-timedblock-intr.c [new file with mode: 0644]
sysdeps/mach/htl/pt-timedblock.c